home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / pgm_tool / lu62 / port / tget.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-03  |  108 b   |  7 lines

  1.    struct TGET{
  2.    short staition_id;
  3.    short buffer_left;
  4.    char resererv[4];
  5.    void *xm1;
  6.    };
  7.